Includes parameters of contrast adjustment. More...
Inherits Structure.
Includes parameters of contrast adjustment.
| nWidth | c_uint, Image width, minimum value: 8. |
| nHeight | c_uint, Image height, minimum value: 8. |
| pSrcBuf | POINTER(c_ubyte), Input data buffer. |
| nSrcBufLen | c_uint, Input data size. |
| enPixelType | MvGvspPixelType , Pixel format. |
| pDstBuf | POINTER(c_ubyte), Input data buffer. |
| nDstBufSize | c_uint, Provided output buffer size. |
| nDstBufLen | c_uint, Input data length. |
| nContrastFactor | c_uint, Contrast factor, range: [1, 10000]. |
| nRes | c_uint * 8, Reserved. |